Condition

A condition supplier with an attached message. The message should explain what is needed to pass the condition successfully

Author

fzzyhmstrs

Since

0.5.4

Functions

Link copied to clipboard
open fun failMessage(): Text

A message to provide if the condition fails. Ideally indicates what is needed to make the condition pass.

Link copied to clipboard
abstract fun get(): Boolean